﻿2026-06-04T17:03:14.8532233Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T17:03:14.8533205Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T17:03:14.8533898Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T17:03:14.8534500Z [36;1melse[0m
2026-06-04T17:03:14.8535025Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T17:03:14.8535762Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T17:03:14.8536376Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T17:03:14.8536844Z [36;1mfi[0m
2026-06-04T17:03:14.8562313Z shell: /usr/bin/bash -e {0}
2026-06-04T17:03:14.8562864Z env:
2026-06-04T17:03:14.8564077Z   GH_TOKEN: ***
2026-06-04T17:03:14.8564529Z ##[endgroup]
